SmartFTP FTP Library
IAsyncBaseSocketLayer::AutoTuneReceiveBufferSize Property

Enables auto tuning for the receive buffer size. 

Default: Auto

IDL
__property AutoTuneBufferSize AutoTuneReceiveBufferSize;

When enabled the receive buffer is automatically increased after the socket is connected until it reaches the optimal size. 

If the value is set to Auto then the auto tuning feature provided by the OS is used on Windows Vista and higher. In this case the ReceiveBufferSize value is ignored.

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.